REC.TRIGMASK

Description

This keyword sets the mask associated with a Scope trigger of type Bitmask (REC.TRIGTYPE 5). When the trigger is armed, it does not activate until the trigger parameter (REC.TRIGPARAM) reaches a value such that if masked with REC.TRIGMASK, the resulting value becomes equal to REC.TRIGVAL .

Examples

Code

When REC.TRIGTYPE = 5, REC.TRIGPARAM is DIN.STATES, and REC.TRIGVAL = 3, the trigger will not activate till both DIN1 and DIN2 are high.

-->REC.TRIGMASK 3

Context

For more information see Scope.

Versions

Action Version Notes
Implemented 02-00-00-000

General Information

Type

Read/Write

Units

N/A

Range

0 to 0xFFFFFFFF

Default Value

0

Data Type

Integer

See Also

REC.TRIGMASK

Stored in Non Volatile Memory

No

Variants Supported

All variants are supported.